projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80a4282
)
Remove some compat code from ps-print.el
author
Lars Ingebrigtsen
<larsi@gnus.org>
Tue, 18 Aug 2020 21:18:50 +0000
(23:18 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Tue, 18 Aug 2020 21:19:09 +0000
(23:19 +0200)
* lisp/ps-print.el: Don't make a face-list alias.
lisp/ps-print.el
patch
|
blob
|
history
diff --git
a/lisp/ps-print.el
b/lisp/ps-print.el
index d9e59586ccdb9e114ff06aceaffb584ae213c8a3..1ca4a23ab2c7dcc126ccb3a2e66e654354e5ab9f 100644
(file)
--- a/
lisp/ps-print.el
+++ b/
lisp/ps-print.el
@@
-6275,10
+6275,6
@@
If FACE is not a valid face name, use default face."
(goto-char to))
-;; Ensure that face-list is fbound.
-(or (fboundp 'face-list) (defalias 'face-list 'list-faces))
-
-
(defun ps-build-reference-face-lists ()
(setq ps-print-face-alist nil)
(if ps-auto-font-detect